home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 July & August / PCWorld_2006-07-08_cd.bin / komercni software / seznamdvd / sdvdinst.exe / {app} / sdvd.exe / 0 / STRING / 4074.txt < prev    next >
Text File  |  2006-05-02  |  816b  |  1 lines

  1. branch to target, short form5branch to target if value is zero (false), short form8branch to target if value is non-zero (true), short form%branch to target if equal, short form8branch to target if greater than or equal to, short form,branch to target if greater than, short form5branch to target if less than or equal to, short formbranch to target if less than4branch to target if unequal or unordered, short formPbranch to target if greater than or equal to (unsigned or unordered), short formDbranch to target if greater than (unsigned or unordered), short formMbranch to target if less than or equal to (unsigned or unordered), short formABranch to target if less than (unsigned or unordered), short formbranch to target )branch to target if value is zero (false),branch to target if value is non-zero (true)